Welcome![Sign In][Sign Up]
Location:
Search - source code for set protocol

Search list

[TCP/IP stackEMB-TCP-IP-STACK

Description: 一个专为嵌入式系统编写的小型TCP/IP协议栈 TCP/IPLean,一个适于学习并容易移植的协议栈, 有专门书籍《嵌入式系统web服务器TCP/IP Lean》 进行详细介绍,很适合于希望了解TCP/IP基本原理 和代码实现的朋友 这里提供它的VC6版源码包下载, 它可以与超值型以上开发板提供的arpscan、ping 和udp实例配套,作为主机端的服务运行。 -an embedded system for the preparation of small TCP / IP protocol stack TCP / IPLean. an easy to learn and suitable for transplant protocol stack, there are specialized books, "Embedded System web server TCP / IP Lean" for a more detailed description, hope is well suited to understand TCP / IP and the basic tenets of the code to achieve friends here with its VC6 version of the source package under set, which can overvalued and above-board development of arpscan, ping and udp supporting examples, as mainframe-service operation.
Platform: | Size: 114613 | Author: shiryu | Hits:

[Other resourceSmallRTOS51clock

Description: 这是Small RTOS 51 DP-51下载仿真实验仪上实现一个闹钟的源代码。它可以使用k1~k4调整时间,使用串口设置一个报警时间。由于仅仅是一个例子而非产品,有一些细节没有完善。如调整完时间后第一次显示的时间是错误的(由于共享TimeData引起);没有使用串行eeprom存储多个报警时间等;删除报警代码没有编写。不过,程序已经可以使用,读者可以自行完善它。通讯协议参考rtos随想曲和test.ini。 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"Target 1\"的output页点击Select Folder for Objects...和Listing页点击Select Folder for Listing...改变. (2)编译时会有6个警告,可以忽略. (3)除与pcf8563相关的跳线和蜂鸣器的跳线外,DP-51下载仿真实验仪的所有跳线选取默认值。-This the Small RTOS 51 DP-51 download simulation device to achieve a clock source. It can be used k1 k4-time adjustments, the use of a serial set alarm time. As just one example, not products, some of the details not perfect. End adjustment time as the first time the show is wrong (due to shared TimeData lead); not using serial eeprom storage alarm over time; Alarm delete code compiled. However, the procedure can be used, the reader is free to perfect it. Communication protocol reference rtos test.ini and Capriccio. Note : (1) in KEIL C51 project, I have incorporated the output directory in e : \\ temp. You can Project -
Platform: | Size: 15246 | Author: 李强 | Hits:

[TCP/IP stackEMB-TCP-IP-STACK

Description: 一个专为嵌入式系统编写的小型TCP/IP协议栈 TCP/IPLean,一个适于学习并容易移植的协议栈, 有专门书籍《嵌入式系统web服务器TCP/IP Lean》 进行详细介绍,很适合于希望了解TCP/IP基本原理 和代码实现的朋友 这里提供它的VC6版源码包下载, 它可以与超值型以上开发板提供的arpscan、ping 和udp实例配套,作为主机端的服务运行。 -an embedded system for the preparation of small TCP/IP protocol stack TCP/IPLean. an easy to learn and suitable for transplant protocol stack, there are specialized books, "Embedded System web server TCP/IP Lean" for a more detailed description, hope is well suited to understand TCP/IP and the basic tenets of the code to achieve friends here with its VC6 version of the source package under set, which can overvalued and above-board development of arpscan, ping and udp supporting examples, as mainframe-service operation.
Platform: | Size: 114688 | Author: shiryu | Hits:

[ARM-PowerPC-ColdFire-MIPSSmallRTOS51clock

Description: 这是Small RTOS 51 DP-51下载仿真实验仪上实现一个闹钟的源代码。它可以使用k1~k4调整时间,使用串口设置一个报警时间。由于仅仅是一个例子而非产品,有一些细节没有完善。如调整完时间后第一次显示的时间是错误的(由于共享TimeData引起);没有使用串行eeprom存储多个报警时间等;删除报警代码没有编写。不过,程序已经可以使用,读者可以自行完善它。通讯协议参考rtos随想曲和test.ini。 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\temp中,您可以在Project->Options for Target "Target 1"的output页点击Select Folder for Objects...和Listing页点击Select Folder for Listing...改变. (2)编译时会有6个警告,可以忽略. (3)除与pcf8563相关的跳线和蜂鸣器的跳线外,DP-51下载仿真实验仪的所有跳线选取默认值。-This the Small RTOS 51 DP-51 download simulation device to achieve a clock source. It can be used k1 k4-time adjustments, the use of a serial set alarm time. As just one example, not products, some of the details not perfect. End adjustment time as the first time the show is wrong (due to shared TimeData lead); not using serial eeprom storage alarm over time; Alarm delete code compiled. However, the procedure can be used, the reader is free to perfect it. Communication protocol reference rtos test.ini and Capriccio. Note : (1) in KEIL C51 project, I have incorporated the output directory in e : \ temp. You can Project-
Platform: | Size: 15360 | Author: 李强 | Hits:

[SNMPamtp

Description: SMTP协议实现总集,有7个程序的源代码!非常好!用于课程设计的 -SMTP protocol realize the total set of seven procedures have the source code! Very good! Curriculum design for the
Platform: | Size: 525312 | Author: cys | Hits:

[Internet-Networkmysniffer

Description: 程序中需要设置套接字的属性SIO_RCVALL,而SIO_RCVALL属性在文件mstcpip.h中定义。mstcpip.h是微软用于处理TCP/IP协议的一个头文件,这里面包含了WinSockets一系列相关函数,该文件在platform SDK套件中,该头文件在vc6.0中没有。 本项目中给出了该文件的内容。 编写sniffer程序的另一个方法是在文件中使用#define直接定义SIO_RCVALL。源文件中给出了#define SIO_RCVALL _WSAIOW(IOC_VENDOR,1) 二种方法选一个 vc6.0下编译运行即可,屏幕显示捕获的包的信息 -Procedures need to set up a socket attribute SIO_RCVALL, and SIO_RCVALL attributes defined in the document mstcpip.h. mstcpip.h is used to deal with Microsoft TCP/IP protocol, a header file, which contains WinSockets inside a series of related function, the file in the platform SDK package, the header files in vc6.0 not. This project is given the contents of the document. Procedures for the preparation of sniffer Another option is to use in the document# Define directly the definition of SIO_RCVALL. Source file is given# Define SIO_RCVALL _WSAIOW (IOC_VENDOR, 1) two kinds of methods of election of a compiler to run under vc6.0 can, screen display information packet capture
Platform: | Size: 16384 | Author: 莫松成 | Hits:

[SCMEleGroupCtrl

Description: 一整套电梯控制器源程序,包含完整的CAN通讯协议源代码。-A set of elevator controller source code, complete source code for CAN communication protocol.
Platform: | Size: 665600 | Author: kamen | Hits:

[SCMDisplayPanel

Description: 一整套电梯控制器源程序,包含完整的CAN通讯协议源代码。-A set of elevator controller source code, complete source code for CAN communication protocol.
Platform: | Size: 197632 | Author: kamen | Hits:

[SCMInSelBase

Description: 一整套电梯控制器源程序,包含完整的CAN通讯协议源代码。-A set of elevator controller source code, including complete source code for CAN communication protocol.
Platform: | Size: 48128 | Author: kamen | Hits:

[SCMInSelBase_24Up

Description: 一整套电梯控制器源程序,包含完整的CAN通讯协议源代码。-A set of elevator controller source code, including complete source code for CAN communication protocol.
Platform: | Size: 48128 | Author: kamen | Hits:

[SCMInSelPanel

Description: 一整套电梯控制器源程序,包含完整的CAN通讯协议源代码。-A set of elevator controller source code, including complete source code for CAN communication protocol.
Platform: | Size: 74752 | Author: kamen | Hits:

[SCMOutCallPanel

Description: 一整套电梯控制器源程序,包含完整的CAN通讯协议源代码。-A set of elevator controller source code, including complete source code for CAN communication protocol.
Platform: | Size: 167936 | Author: kamen | Hits:

[Windows DevelopSOURCEModBusTune

Description: 自己用VISUAL C++编写的MODBUS通信协议的源程序,可以自己设置通信数据格式,修改源码或者嵌入到需开发的产品中-Themselves with VISUAL C++ to prepare the MODBUS communication protocol source code, you can set up their own communication data format, source or modify the need for the development of embedded products
Platform: | Size: 772096 | Author: 逻辑 | Hits:

[Internet-NetworkWSocketCilent

Description: 网络传输源代码 用于网口开发 自己定tcp/ip协议-Source code for network transmission network port developing its own set tcp/ip protocol
Platform: | Size: 1588224 | Author: zhengpengxiang | Hits:

[Internet-NetworkPLC_COM

Description: C# 写的欧姆龙PLC通讯程序源码。 通讯协议为HOST LINK可实现 1、通讯测试 2、PLC工作模式设定 3、读写DM数据区 4、置位和复位IR区,读相应位的状态 5、完全由程序实现,无需安装控件-C# written by Omron PLC communication program source code. Communication protocol for HOST LINK can be achieved 1, the communication test 2, the PLC mode is set 3, reading and writing DM data area 4, set and reset the IR area, read the corresponding bit in the state 5, fully implemented by the program, without having to install control
Platform: | Size: 86016 | Author: 许有良 | Hits:

[TCP/IP stackTCP_IPuC_IP

Description: 基于uC_OS且开放源码的TCP_IP协议栈——uC_IP uC/IP是由Guy Lancaster编写的一套基于uC/OS且开放源码的TCP/IP协议栈,亦可移植到其它操作系统,是一套完全免费的、可供研究的TCP/IP协议栈,uC/IP大部分源码是从公开源码BSD发布站点和KA9Q(一个基于DOS单任务环境运行的TCP/IP协议栈)移植过来。uC/IP具有如下一些特点:带身份验证和报头压缩支持的PPP协议,优化的单一请求/回复交互过程,支持IP/TCP/UDP协议,可实现的网络功能较为强大,并可裁减。UCIP协议栈被设计为一个带最小化用户接口及可应用串行链路网络模块。根据采用CPU、编译器和系统所需实现协议的多少,协议栈需要的代码容量空间在30-60KB之间-And open-source based uC_OS TCP_IP protocol stack- uC_IP uC/IP is written by a Guy Lancaster set based on uC/OS and open source TCP/IP protocol stack, can be ported to other operating systems, is a completely free, available for study of TCP/IP protocol stack, uC/IP source code is mostly released from the open source BSD sites and KA9Q (a DOS-based single-tasking environment running on TCP/IP protocol stack) transplant. uC/IP has the following features: header with authentication and compression support the PPP, optimized single request/response interaction, support for IP/TCP/UDP protocol, which enables a more powerful network function, and can be cut. UCIP protocol stack is designed with a user interface, and can minimize application serial link network module. Pursuant to the adoption CPU, compiler and systems required to achieve agreement on how much stack space required for code size between 30-60KB
Platform: | Size: 403456 | Author: 小萌 | Hits:

[JSP/JavasCHEMErEGISTRY.RAR

Description: A set of supported protocol Source Code for Andriod.
Platform: | Size: 1024 | Author: tifingni | Hits:

[WEB CodePHPCoins_V1.0

Description: PHPCoins PHP比特币交易平台系统,功能特性:比特币转入转出、钱包自动生成、人民币充值提现、比特币买卖、实时挂单列表、实时交易列表、实时K线图、Google双重验证、支持SSL。安装及设置方法:下载源码上传到Web主目录,解压,设置主目录权限为允许PHP进程读写,设置config.php文件里的参数:   admin_password 为后台登录密码   db_user 为数据库用户名   db_password 为数据库密码   db_name 为数据库名   db_host 为数据库所在的主机   btc_protocol 为比特币服务器bitcoind协议可选 http 和 https   btc_user 为bitcoind的用户名   btc_password 为bitcoind的密码 -PHPCoins PHP Bitcoin trading platform system features: Bitcoin move in or out, the wallet automatically generated RMB recharge to cash, Bitcoin trading, real-time pending list, a list of real-time trading, real-time K line graph, Google two-factor authentication, support for SSL. Installation and Setup: Download the source code uploaded to the Web home directory, unpack, set the home directory permissions to allow PHP processes read and write, set config.php file parameters: admin_password as a background for the login password db_user db_password db_name database password for the database user name db_host database name for the database where the host btc_protocol Bitcoin server bitcoind optional protocol to http and https btc_user as bitcoind username password btc_password as bitcoind
Platform: | Size: 931840 | Author: fpudn38 | Hits:

[Internet-Networkcku302.tar

Description: Kermit is a computer file transfer/management protocol and a set of communications software tools primarily used in the early years of personal computing in the 1980s it provides a consistent approach to file transfer, terminal emulation, script programming, and character set conversion across many different computer hardware and OS platforms.- Kermit software and documentation remain available at the Kermit website and ftp archive, as always, but with changes described here. C-Kermit and E-Kermit have been published with an Open Source license and the source code for Kermit 95 (except for portions to which Columbia does not have publication rights) have been too. Kermit 95 executables and install packages will not be distributed in a free and open manner because they include strong encryption, whose export is controlled by the United States Government. For Kermit customers who cannot use open source licenses, and would like to continue to purchase copies of the software as they have previously done, please contact techventures@columbia.edu and mention Kermit in the subject line. Technical support is no longer available Columbia University effective July 1, 2011. The pages of the Kermit website have been updated to reflect the new support and licensing status of the Kermit software. See the Transition Roadmap (button just b
Platform: | Size: 3122176 | Author: fred | Hits:

[ARM-PowerPC-ColdFire-MIPSUSB-for-U

Description: 开发一个U盘的全套资料,单片机采用Cypress SL811HS,包含原理图,PCB图,器件资料和源程序,自己开发U盘或者是基于USB协议产品,这样的资料就你想要得!-Developed a U disk full set of data, SCM Cypress SL811HS, containing schematics, PCB diagram, the device information and source code, develop their own U disk or USB protocol is based on the product, so you want to get information on!
Platform: | Size: 1439744 | Author: 云中居 | Hits:
« 12 »

CodeBus www.codebus.net